.social-icons-wrapper{display:flex;justify-content:start;align-items:center;gap:10px;margin-bottom:1.5rem}.social-icons-wrapper .footer__social-link{border-radius:50%;display:flex;align-items:center;justify-content:center;height:4rem;width:4rem}.social-icons-wrapper .footer__social-link svg{fill:#fff;max-width:18px;max-height:18px;height:100%;width:100%}.social-icons-wrapper .footer__social-link svg path{fill:#fff}@media screen and (min-width: 750px){.social-icons-wrapper .footer__social-link{height:4rem;width:4rem}.social-icons-wrapper .footer__social-link svg{display:flex;align-items:center;justify-content:center;max-width:20px;max-height:20px;height:100%;width:fit-content}}